home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 6386 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  980 b 

  1. Path: phcoms4.seri.philips.nl!news
  2. From: Jan Verhoeven <J.Verhoeven@ehv.tass.philips.com>
  3. Newsgroups: comp.lang.c++
  4. Subject: How can I display more than 9 window titles in the Window menu from within Visual C++ 1.5
  5. Date: Mon, 12 Feb 1996 12:09:30 -0800
  6. Organization: Philips TASS B.V.
  7. Message-ID: <311F9E7A.4A63@ehv.tass.philips.com>
  8. NNTP-Posting-Host: host-180-179.ehv.light.philips.com
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0 (Win16; I)
  13.  
  14. Hi there,
  15.  
  16. I use MSVC 1.5 to make a MDI application. The problem I'm having is:
  17.  
  18. When the application has more than 10 views open, the Window menu shows
  19. the first 9 views, and the last item from the menu is:
  20. More Windows..
  21.  
  22. How can I expand this list so there will be more than 9 items in the
  23. Window menu. I would like to show about 15 or so view names in this list
  24. before the 'More Windows..' item is added.
  25.  
  26. How do I do this ??
  27.  
  28. Thanks in advance,
  29.  
  30. Jan Verhoeven
  31.